- Java-style interface
- Программирование: интерфейс Java-стиля
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Java Native Interface — JNI redirects here. For the city in the province of Buenos Aires, see Junín, Buenos Aires. The Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and to be called[1] by… … Wikipedia
Java syntax — The syntax of the Java programming language is a set of rules that defines how a Java program is written and interpreted. Data structuresAlthough the language has special syntax for them, arrays and strings are not primitive types: they are… … Wikipedia
Java performance — Programs written in Java have had a reputation for being slower and requiring more memory than those written in natively compiled languages such as C or C++ (see e.g. [cite web url=http://www.jelovic.com/articles/why java is slow.htm title=Why… … Wikipedia
Java (informatique) — Java (langage) Pour les articles homonymes, voir Java. Ne doit pas être confondu avec JavaScript … Wikipédia en Français
Java (langage de programmation) — Java (langage) Pour les articles homonymes, voir Java. Ne doit pas être confondu avec JavaScript … Wikipédia en Français
Java 5 — Java (langage) Pour les articles homonymes, voir Java. Ne doit pas être confondu avec JavaScript … Wikipédia en Français
Java API For XML Processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… … Wikipédia en Français
Java api for xml processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… … Wikipédia en Français
Java API for XML Processing — (JAXP) est l interface de programmation Java de Sun permettant la création, la manipulation et le traitement de fichiers XML à bas niveau. Cette interface permet d analyser les fichiers XML selon les normes DOM ou SAX, et de les transformer à l… … Wikipédia en Français
Java (programming language) — infobox programming language name = Java paradigm = Object oriented, structured, imperative year = 1995 designer = Sun Microsystems latest release version = Java Standard Edition 6 (1.6.0) latest release date = latest test version = latest test… … Wikipedia
Interface (computing) — For other uses, see Interface. In the field of computer science, an interface is a tool and concept that refers to a point of interaction between components, and is applicable at the level of both hardware and software. This allows a component,… … Wikipedia